const html/template.stateCSSSqStr

7 uses

	html/template (current package)
		context.go#L145: 	stateCSSSqStr
		escape.go#L204: 	case stateURL, stateCSSDqStr, stateCSSSqStr, stateCSSDqURL, stateCSSSqURL, stateCSSURL:
		escape.go#L211: 			case stateCSSDqStr, stateCSSSqStr:
		state_string.go#L32: 	_ = x[stateCSSSqStr-21]
		transition.go#L38: 	stateCSSSqStr:       tCSSStr,
		transition.go#L563: 			c.state = stateCSSSqStr
		transition.go#L576: 	case stateCSSSqStr, stateCSSSqURL: